-
Notifications
You must be signed in to change notification settings - Fork 108
Add tip about availability since across majors #5149
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Following you can find the validation changes against the target branch for the APIs. No changes detected. You can validate these APIs yourself by using the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice! LGTM
(cherry picked from commit 12a57e2)
(cherry picked from commit 12a57e2)
(cherry picked from commit 12a57e2)
We'll definitely have to be careful about this, thanks. @leemthompo should we add this to https://www.elastic.co/docs/extend/contribute/api-docs/organize-annotate too? |
(cherry picked from commit 12a57e2) Co-authored-by: Lisa Cawley <[email protected]>
(cherry picked from commit 12a57e2) Co-authored-by: Lisa Cawley <[email protected]>
(cherry picked from commit 12a57e2) Co-authored-by: Lisa Cawley <[email protected]>
…e in ES spec Replicates elastic/elasticsearch-specification#5149 h/t @pquentin
@pquentin good idea 👍 opened elastic/docs-content#2618 to replicate |
Relates to #5148
This PR adds a sentence to
add-new-api.md
to clarify recommended behaviour for the@availability since
property when an API is added to multiple major versions.